ComponentOne FlexReport for WinForms
ReportObjectCollection<TItem> Class Members
Properties  Methods 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace : ReportObjectCollection<TItem> Class

The following tables list the members exposed by ReportObjectCollection<TItem>.

Public Properties
 NameDescription
Public PropertyGets the number of elements in the collection.  
Public PropertyOverloaded. Gets the element at the specified index.  
Public PropertyGets the C1FlexReport object owning this collection.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the collection contains a specific item.  
Public Method  
Public MethodGets the item by its name, returns null if not found.  
Public MethodGets the index of the element by its name.  
Public MethodGets the index of the element.  
Public MethodMoves the item with the specified index to a new new position specified by newIndex.  
Top
See Also

Reference

ReportObjectCollection<TItem> Class
C1.Win.FlexReport Namespace